Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Eloquent] Don't check history depth if RMW_QOS_POLICY_HISTORY_KEEP_ALL (#595) #596

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

rotu
Copy link
Contributor

@rotu rotu commented Mar 11, 2020

Backport of #593

Signed-off-by: Dan Rose dan@digilabs.io

Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about this

EXPECT_EQ(
qos->depth,
parameters.qos_expected.depth);
?

…LL (ros2#595)

Backport of ros2#593

Signed-off-by: Dan Rose <dan@digilabs.io>
@rotu
Copy link
Contributor Author

rotu commented Mar 11, 2020

What about this

EXPECT_EQ(
qos->depth,
parameters.qos_expected.depth);

?

Oh shoot! good catch!

@rotu rotu requested a review from ivanpauno March 11, 2020 21:21
@ivanpauno ivanpauno merged commit bdc485c into ros2:eloquent Mar 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants